PDF4Java Reference Documentation
com.o2sol.pdf4java Package
/
PDFPage Class
/ addField Method
The field to add to the page.
Collapse All
Expand All
In This Topic
addField Method
In This Topic
Add a form field to the page.
Syntax
public
void
addField(
PDFField
field
)
Parameters
field
The field to add to the page.
See Also
Reference
PDFPage Class
PDFPage Members